adjacent character meaning in English
相邻字符
Examples
- One or more adjacent characters in a mask that cause retention of the corresponding characters
掩码中的一个或多个相邻字符,使相应字符得以保留。 - For instance , to find repeating adjacent characters such as the two ls in the word " tall " , you would use the regular expression
例如,若要查找重复且相邻的字符(如单词“ tall ”中的两个l ) ,可以使用正则表达式 - This scenario affects utf8 and utf7 where certain characters can be encoded only after the encoder receives the adjacent character or characters
此方案影响utf8和utf7 ,其中某些字符只能在编码器收到相邻的一个或多个字符后才能进行编码。 - This scenario affects utf8 and utf7 where certain characters can only be encoded after the encoder receives the adjacent character or characters
此方案影响utf8和utf7 ,这二者中,某些字符只能在编码器收到相邻的一个或多个字符后才能进行编码。 - This scenario affects utf8 and utf7 where certain characters can be encoded only after the encoder receives the adjacent character or characters . a call to
此方案影响utf8和utf7 ,其中某些字符只能在编码器收到相邻的一个或多个字符后才能进行编码。